Skip to content

Commit aab562d

Browse files
authored
Missing link in anchored() explainer (#12237)
1 parent daffe81 commit aab562d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-anchor-position-1/anchored_container_query.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
CSS Anchor Positioning Level 1 introduced a way to position and size absolute
66
positioned elements relative to a specific anchor element.
77

8-
Note: This explainer currently does not explore the [`::tether` proposal]().
8+
Note: This explainer currently does not explore the
9+
[`::tether` proposal](https://github.com/w3c/csswg-drafts/issues/9271).
910

1011
There have been multiple requests to support styling of anchored elements based
1112
on the chosen position.

0 commit comments

Comments
 (0)